<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


/*内页头部*/
.neiye {
	margin: 40px 0;
}

.neiye a {
	color: #333;
}

.neiye .title {
	padding: 10px 30px;
	background: #50adcc;
	color: #fff;
	text-align: left;
	font-size: 16px;
}

.neiye .title.title2 {
	margin-bottom: 20px;
}

.neiye .title strong {
	font-size: 13px;
}

.neiye .title a {
	font-size: 13px;
}

.neiye .title .place {
	float: right;
}

.neiye .title .place a {
	color: #fff;
}

.neiye .center p {
	line-height: 30px;
}

.neiye .center img {
	max-width: 100%;
	margin: 0 auto;
}

.neiye_img_box&gt;a&gt;img {
	height: 286px;
}

.imgBox ul li {
	margin-bottom: 20px;
	padding: 0px 10px;
}

.imgBox ul li .img {
	display: block;
	height: auto;
}

.imgBox ul li .neiye_img_box {
	width: 100%;
	overflow: hidden;
	border: 1px solid #50adcc;
}

.imgBox ul li:hover .img {
	transform: scale(1.1);
	transition: all .5s;
}

.imgContent .center li .p {
	display: block;
	font-size: 16px;
	text-align: center;
	padding: 8px 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #666;
	transition: all 0s;
}

.imgContent.col-md-9,
.artContent.col-md-9 {
	padding-left: 50px;
}

.imgBox ul li:hover .p {
	background: #50adcc;
	color: #fff;
}

.arcTitle,
.info {
	text-align: center;
	margin-bottom: 20px;
	line-height: 20px;
}

.info small {
	margin-left: 15px;
}

#MyContent {
	margin-top: 10px;
}

#MyContent span {
	line-height: 30px;
}

#MyContent&gt;span {
	display: block;
	text-align: left;
}

.leftNav .title_box {
	text-align: center;
	font-size: 0px;
	padding: 20px 0px 29px;
	background-color: #50adcc;
}

.leftNav .title_box&gt;p {
	display: inline-block;
	color: #fefefe;
	font-size: 2rem;
	margin-right: 12px;
	vertical-align: top;
	position: relative;
	text-transform: uppercase;
}

.leftNav .title_box&gt;p::before {
	content: "";
	width: 28px;
	height: 3px;
	background-color: #c96b5e;
	position: absolute;
	bottom: -10px;
	left: 0px;
}

.leftNav .title_box&gt;span {
	display: inline-block;
	color: #fefefe;
	font-size: 1.4rem;
	font-weight: bold;
	margin-top: 6px;
	text-transform: uppercase;
}

.leftNav li {
	font-size: 16px;
	border-bottom: 1px dashed #eee;
	padding: 15px 0px;
}

.leftNav li a {
	color: #000;
	display: block;
	padding: 0px 15px;
	font-size: 1.4rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.leftNews li {
	padding: 20px 0px;
}



.leftNav li:hover a {
	color: #50adcc;
	transition: all .5s;
}

.neiye .article .info {
	margin-bottom: 10px;
	display: block;
	text-align: center;
}

.neiye .article li {
	margin: 0 0 35px;
	clear: both;
	border: 1px solid #e7e7e7;
	border-radius: 5px;
	padding: 5px;
}

.neiye .article li:hover {
	box-shadow: 1px 1px 5px #ccc;
}

.neiye .article .artBox {
	padding: 10px 0;
	width: 95%;
	margin: 0 auto;
	overflow: hidden;
}

.neiye .article .artBox&gt;a {
	line-height: 15px;
}

.neiye .article .info .h3 {
	margin-top: 0;
	display: block;
}

.dede_pages {
	text-align: center;
	margin-top: 20px;
}

.left .lxfs li {
	font-size: 16px;
	line-height: 30px;
}

.left .lxfs li&gt;span {
	font-size: 15px;
}

.tags-style {
	font-size: 14px;
}

.tags-style a {
	color: #50adcc;
	font-size: inherit;
}

.tags-style ul {
	display: inline-block;
}

.tags-style ul li {
	float: left;
	margin-right: 20px;
}

.tags-style .article-tags {
	line-height: 30px;
}



.center {
	padding: 0px 0px 25px;
	position: relative;
}

.t_c {
	text-align: center;
	margin-bottom: 20px;
}


.recommend {
	margin-top: 20px;
	color: #666;
}


.recommend h4 {
	padding: 10px 30px;
	background: #50adcc;
	color: #fff;
	text-align: left;
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 0;
}

.recommend .recommend_img {
	background-size: cover !important;
	display: block;
	height: 260px;
	background-repeat: no-repeat !important;
	background-position: center center !important;

}

.recommend .recommend_txt {
	display: block;
	text-align: center;
	font-size: 16px;
	color: inherit;
	border: 1px solid #ccc;
	padding: 10px;
	border-top: none;
}

.recommend .swiper-slide:hover {
	color: #fff;
	background: #50adcc;
}

.pagelist {
	text-align: right;
}

.pagelist li {
	display: inline-block;
	margin: 0 3px;
	text-align: center;
}

.pagelist li a {
	min-width: 1.3em;
	padding: 2px 4px;
	background: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 3px;
	text-align: center;
	color: #50adcc;
}

.leftNav {
	margin-bottom: 20px;
}

.leftNav ul,
.lxfs ul {
	padding: 0px 15px;
	background-color: #fbfbfb;
	text-align: center;
}

.leftNav .hot {
	height: calc(150px * 4);
	overflow: hidden;
}

.leftNav .hot li&gt;a&gt;img {
	width: 100%;
	border: 1px solid #50adcc;
}

.leftNav .hot li {
	position: relative;
}

.leftNav .hot li span {
	position: absolute;
	right: 20px;
	top: 20px;
}

.leftNav .hot li span&gt;img {
	width: 70px;
}

.leftNav .hot li:nth-of-type(1),
.leftNav .hot li:nth-of-type(2) {
	display: block;
}

.left_lxwm ul {
	position: relative;
}

.left_lxwm li {
	font-size: 1.4rem;
	line-height: 32px;
	position: relative;
	z-index: 1;
	padding: 12px 0px;
}

.left_lxwm li:nth-of-type(6) {
	width: 300px;
}

.left_lxwm li&gt;p {
	text-align: center;
	font-weight: bold;
	color: #333333;
	font-size: 1.8rem;
}

.left_lxwm ul::before,
.left_lxwm ul::after {
	content: "";
}

.left_lxwm ul::before {
	width: 194px;
	height: 194px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-image: url("../new/image/leftlxwm_bg.png");
}

.left_lxwm ul::after {
	width: 125px;
	height: 157px;
	position: absolute;
	right: 5px;
	bottom: 13px;
	background-image: url("../new/image/leftlxwm.png");
	z-index: 2;
}







.right_message {
	position: fixed;
	right: 10px;
	bottom: 80px;
	z-index: 999;
}

.right_message&gt;ul {
	width: 60px;
	display: inline-block;
	border: 1px solid #e0e0e0;
}

.right_message&gt;ul&gt;li {
	width: 100%;
	height: 64px;
	border-bottom: 1px solid #e0e0e0;
	position: relative;
	z-index: 150;
}

.right_message&gt;ul&gt;.TOP {
	border-bottom: none;
}

.right_message&gt;ul&gt;li&gt;div {
	width: 100%;
	transition: all 0.5s;
}

.right_message&gt;ul&gt;li&gt;div&gt;div {
	width: 100%;
	height: 64px;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	background-color: #fff;
	font-size: 1.5rem;
}

.right_message&gt;ul&gt;li&gt;div&gt;div:nth-of-type(2) {
	background-color: #50adcc;
	top: 65px;
	transition: all 0.5s;
}

.right_message&gt;ul&gt;li&gt;div&gt;div:nth-of-type(2)&gt;span {
	color: #fff;
}

.right_message .right_erweima {
	padding-top: 0px !important;
}

.right_message&gt;ul&gt;li&gt;div&gt;div&gt;img {
	margin-top: 10px;
	width: 20px;
	margin-bottom: 5px;
}

.right_message&gt;ul&gt;li&gt;div&gt;div&gt;span {
	display: block;
	font-size: 1rem;
	color: #363636;
}

.right_message&gt;ul&gt;li&gt;ul {
	width: 0px;
	position: absolute;
	left: -145px;
	top: 0px;
	overflow: hidden;
	transition: all 0.5s;

}

.right_message&gt;ul&gt;li&gt;ul&gt;li {
	width: 145px;
	height: 64px;
	background-color: #50adcc;
	color: #fff;
	text-align: center;
	margin-left: 100%;
	transition: all 0.5s;
}

.right_message&gt;ul&gt;li&gt;ul .qq {
	line-height: 64px;
	font-size: 1.5rem;
}

.right_message&gt;ul&gt;li&gt;ul .qq a {
	color: #ffffff;
	font-size: 1.5rem;
}

.right_message&gt;ul&gt;li&gt;div&gt;div .vx {
	width: 25px;
}

.right_message&gt;ul&gt;li&gt;ul .imgbox {
	height: 100%;
	font-size: 1.5rem;
	line-height: 30px;
}

.right_message&gt;ul&gt;li .vximg {
	/*margin-top: -76px;*/
}

.right_message&gt;ul&gt;li&gt;ul .imgbox&gt;img {
	width: 100%;
}

.right_message&gt;ul&gt;li .dh_box {
	/*margin-top: -64px;*/
}

.right_message&gt;ul&gt;li&gt;ul .dh {
	text-align: left;
}

.right_message&gt;ul&gt;li&gt;ul&gt;.dh:nth-of-type(even) {
	background-color: #50adcc;
}



.right_message&gt;ul&gt;li&gt;ul .dh&gt;img {
	float: left;
}

.right_message&gt;ul&gt;li .dh_box&gt;li:nth-of-type(1)&gt;img {
	margin: 23px 9px;
}

.right_message&gt;ul&gt;li .dh_box&gt;li:nth-of-type(2)&gt;img {
	margin: 23px 16px;
}

.right_message&gt;ul&gt;li .dh_box&gt;li:nth-of-type(3)&gt;img {
	margin: 22px 12px;
}

.right_message&gt;ul&gt;li&gt;ul .dh&gt;div {
	width: 100px;
	margin: 11px 0px;
	font-size: 1.3rem;
}

.right_message&gt;ul&gt;li&gt;ul .dh&gt;div&gt;span {
	overflow: hidden;
	white-space: nowrap;
}

.right_message&gt;ul&gt;li&gt;div&gt;div .yuy {
	width: 30px;
}

.right_message&gt;ul .yuyue {
	cursor: pointer;
}

.right_message&gt;ul&gt;li&gt;ul&gt;li&gt;div&gt;p {
	margin-bottom: 5px;
}

.toTop {
	width: 35px;
	height: 28px;
	display: block;
	margin: 15px auto 0px;
	background: url(../new/image/icon_right/toTop2_h.png) center/100% 100%;
	z-index: 99;
	cursor: pointer;

}

.right_message&gt;ul&gt;.TOP&gt;div&gt;div {
	background-color: #50adcc;
}

.w960 {
	width: 960px;
	margin: 0px auto;
}

.w960 * {
	color: #333;
	margin: 10px 0px;
}

.w960 h3 {
	margin-top: 30px;
}

.sp-title{
	margin-left: 90px;
}

.w960&gt;.linkbox{
    width: 15%;
    vertical-align: top;
    display: inline-block;
    margin-left: 90px;
}









@media (max-width: 768px) {
	.container {
		padding: 0;
	}

	.imgContent {
		padding: 0;
	}

	.neiye .center p img {
		width: 100%;
	}

	.neiye .center img {
		max-width: 100%;
	}

	.imgBox li {
		width: 50%;
	}

	.ueditor_baidumap {
		width: 100% !important;
	}

	.neiye .article li .img {
		display: none;
	}

	.neiye .article .artBox {
		width: 100%;
	}

	.place {
		display: none;
	}

	iframe {
		width: 100%;
	}

	.recommend .recommend_img {
		height: 285px;
	}

	.recommend ul li:nth-child(2) {
		padding: 0;
	}

	.left&gt;div {
		padding: 0;
	}

	.imgContent.col-md-9,
	.imgContent.col-md-9,
	.artContent.col-md-9 {
		padding-left: 0px;
	}

	.neiye_img_box&gt;a&gt;img {
		height: 165px;
	}

	.pagelist {
		text-align: center;
		line-height: 36px;
	}

	.neiye {
		padding: 0px 10px;
	}

}</pre></body></html>